home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / xtensions / res / strings_us / description / Dgradient.str next >
Text File  |  2003-02-27  |  463b  |  13 lines

  1. STRINGTABLE Dgradient
  2. {
  3.     Dgradient    "Gradient Datatype";
  4.  
  5.     GRADIENTSUBCHANNEL_INTERPOLATION    "Interpolation";
  6.     GRADIENTSUBCHANNEL_INTERPOLATION_CUBICKNOT     "Cubic Knots";
  7.     GRADIENTSUBCHANNEL_INTERPOLATION_CUBICBIAS    "Cubic Bias";
  8.     GRADIENTSUBCHANNEL_INTERPOLATION_SMOOTHKNOT    "Smooth Knot";
  9.     GRADIENTSUBCHANNEL_INTERPOLATION_LINEARKNOT "Linear Knot";
  10.     GRADIENTSUBCHANNEL_INTERPOLATION_LINEAR            "Linear";
  11.     GRADIENTSUBCHANNEL_INTERPOLATION_NONE                "None";
  12. }
  13.